RichTextBox for WPF
C1HtmlElement コンストラクタ(String,IEnumerable<KeyValuePair<String,String>>)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1HtmlElement クラス > C1HtmlElement コンストラクタ : C1HtmlElement コンストラクタ(String,IEnumerable<KeyValuePair<String,String>>)
この C1HtmlElement のタグ名。
この C1HtmlElement の属性。
C1HtmlElement の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal attributes As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,String)) _
)
public C1HtmlElement( 
   System.string name,
   System.Collections.Generic.IEnumerable<KeyValuePair<string,string>> attributes
)

パラメータ

name
この C1HtmlElement のタグ名。
attributes
この C1HtmlElement の属性。
参照

C1HtmlElement クラス
C1HtmlElement メンバ
オーバーロード一覧